Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding automated tests into test/categories to test the search back-end functionality. #59

Open
wants to merge 21 commits into
base: f24
Choose a base branch
from

Conversation

zanzoonh
Copy link

@zanzoonh zanzoonh commented Oct 20, 2024

Made a new branch called "adding-search-tests" to test the front and back-end implementation of the
search functionality.

Added a function into test/categories that calls the search function multiple times with different edge and normal cases and checks if its returning the correct ouput

When running the test files individually: "node test/[file name]", they pass locally, however when running "npm run test" there are errors

This pull request isn't merged into the main branch of the repository as it is failing the npm tests

…the branch to match origin/f24 Merge remote-tracking branch 'origin/adding-search-functionality' into adding-search-functionality
…gory.js and are found in public/src/client/users.js
…ories/topics as implemented search function is not returning the correct thing
@zanzoonh zanzoonh self-assigned this Oct 20, 2024
@zanzoonh zanzoonh added this to the Sprint 2 milestone Oct 20, 2024
@zanzoonh zanzoonh added documentation Improvements or additions to documentation UserStory2 UserStory1 and removed UserStory2 labels Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation testing UserStory1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant